home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 051-075 / disk_073 / dterm / poster < prev   
Text File  |  1992-05-06  |  2KB  |  46 lines

  1. Article 3978 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!oddjob!mimsy!seismo!rutgers!mit-eddie!genrad!decvax!decwrl!ucbvax!CORY.BERKELEY.EDU!dillon
  3. From: dillon@CORY.BERKELEY.EDU (Matt Dillon)
  4. Newsgroups: comp.sys.amiga
  5. Subject: DTERM 1.01  ... terminal program for hackers, has state machine!
  6. Message-ID: <8704270430.AA06030@cory.Berkeley.EDU>
  7. Date: 27 Apr 87 04:30:19 GMT
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Lines: 33
  10.  
  11.  
  12.     Lets consider this Beta.  You *must* read the documentation, especially
  13.     the sample S:DTERM.INIT file at the end.
  14.  
  15.     1) In terms of VT100 emulation, it doesn't compete with Dave Wecker's
  16.         VT100.  In fact, DTERM can't do VT100 emulation.
  17.  
  18.     2) Intelligent datamapping for the keyboard and incomming data means
  19.         that you can program DTERM to emulate almost any standard
  20.         terminal.  I've included Z29 emulation.  (Remember, this is
  21.         a beta version, I plan to add more features to the low
  22.         level console ).
  23.  
  24.        Of course, you can do ANSI emulation since that's basically the
  25.        Amiga's console device.  You can use the 'SUN' termcap (on those
  26.        systems which have termcaps) instead of the 'ANSI' termcap.  The
  27.        'SUN' termcap is at least ANSI.11 (or whatever the amiga uses),
  28.        which means that your VI likes you a bit better.
  29.  
  30.     3) State machine control... can you say 'dial up, set the proper
  31.         baud rate, and log me in'?  I knew you could.
  32.        Uses arbitrary string matching on the input stream.  
  33.  
  34.     4) DME like command sequences.  Thousands of commands.
  35.  
  36.     5) You can build your own menu's.
  37.  
  38.     Source is available on request, but I don't guarentee that you will
  39.     be able to compile it straight.
  40.  
  41.                 -Matt
  42.  
  43.     (The next two posting contain the docs and uuencoded executable)
  44.  
  45.  
  46.